home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilsys / fastblt.rdm < prev    next >
Text File  |  1996-05-20  |  462b  |  12 lines

  1. Short:    Speed up blitter oprations.
  2. Author:   Dave Jones (DJones@CardiffCyberCafe.Co.Uk)
  3. Uploader: Dave Jones (DJones@CardiffCyberCafe.Co.Uk)
  4. Type:     util/boot
  5.  
  6. FastWaitBlit patches Grpahics/WaitBlit to toggle a bit
  7. in the Amiga hardware which gives the blitter DMA more
  8. cycles than the CPU, thus speeding up blits, meaning
  9. that WaitBlit() returns sooner.
  10. This speeds up all blitter graphics operations, and some
  11. other operations, such as MFM (de/en)coding.
  12.